Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: use valid tag name for pull request events. #54

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

henriquesimoes
Copy link
Collaborator

GitHub context variable ref_name has an invalid pattern (<pr>/merge) for container image tags when events are generated by pull requests. In such cases, head_ref should be used in the IOC build workflow instead.

Fixes: 4cd3893 ("ci: add reusable job for IOC images.")

GitHub context variable `ref_name` has an invalid pattern (`<pr>/merge`)
for container image tags when events are generated by pull requests. In
such cases, `head_ref` should be used in the IOC build workflow instead.

Fixes: 4cd3893 ("ci: add reusable job for IOC images.")
@henriquesimoes henriquesimoes requested a review from ericonr March 13, 2024 18:47
@henriquesimoes henriquesimoes merged commit d595fd1 into main Mar 18, 2024
2 checks passed
@henriquesimoes henriquesimoes deleted the ci-tag branch March 18, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants